home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / SQUARE.INI < prev    next >
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:58:02  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x10,    // Horizontal size
  7. 0x10,    // Vertical size
  8. 0x00,    // Horizontal hotspot position
  9. 0x00,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0xffff,  // ■■■■■■■■■■■■■■■■
  13. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  14. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  15. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  16. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  17. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  18. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  19. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  20. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  21. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  22. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  23. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  24. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  25. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  26. 0x8001,  // ■∙∙∙∙∙∙∙∙∙∙∙∙∙∙■
  27. 0xffff,  // ■■■■■■■■■■■■■■■■
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  31. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  32. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  33. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  34. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  35. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  36. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  37. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  38. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  39. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  40. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  41. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  42. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  43. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  44. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  45. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.